Mi Zhang, Peng Liu, Yuanming Leng, Qiannan Shen
Our major analysis is base on the measurement units, and our main focus is on “MEASURE IN LB”
Let’s explore our shiny.app (https://lemony.shinyapps.io/ma615-midterm/)
plot1("MEASURED IN LB")
p4 <- plot4("MEASURED IN LB", "CALIFORNIA") ggplotly(p4, tooltip="y")
p4 <- plot4("MEASURED IN LB", "FLORIDA") ggplotly(p4, tooltip="y")
p5 <- plot5("MEASURED IN LB","Bee.Toxins","CALIFORNIA") ggplotly(p5, tooltip="y")
p5 <- plot5("MEASURED IN LB","Bee.Toxins","FLORIDA") ggplotly(p5, tooltip="y")